Skip to content

Comments

Bump @redocly/cli from 2.15.1 to 2.19.0#375

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/cli-2.19.0
Closed

Bump @redocly/cli from 2.15.1 to 2.19.0#375
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/cli-2.19.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps @redocly/cli from 2.15.1 to 2.19.0.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.19.0

Minor Changes

  • Added the spec-querystring-parameters rule (OpenAPI 3.2). This rule enforces that query and querystring are not mixed in the same operation/path parameter set, and that at most one querystring parameter is declared per operation or path.

Patch Changes

  • Fixed an issue where running CLI commands would result in "ReferenceError: React is not defined" message.
  • Updated @​redocly/respect-core to v2.19.0.

@​redocly/cli@​2.18.2

Patch Changes

  • Fixed false positive errors in example validation for OpenAPI 3.0.x and OpenAPI 2.x.
  • Updated @​redocly/openapi-core to v2.18.2.

@​redocly/cli@​2.18.1

Patch Changes

  • Fixed validation of examples where combining required with readOnly or writeOnly properties would incorrectly generate warnings.
  • Updated @​redocly/respect-core to v2.18.1.

@​redocly/cli@​2.18.0

Patch Changes

  • Updated @​redocly/openapi-core to v2.18.0.

@​redocly/cli@​2.17.0

Minor Changes

  • Added support for Media Types in the Components model.

Patch Changes

  • Updated @​redocly/openapi-core to v2.17.0.

@​redocly/cli@​2.16.0

Minor Changes

  • Added a new --component-renaming-conflicts-severity option for the bundle command to control how naming conflicts are reported when bundling API descriptions with external references.

Patch Changes

  • Redirected bundling problems (such as lint errors and warnings) to stderr instead of stdout to avoid interfering with the bundled output.
  • Updated @​redocly/openapi-core to v2.16.0.

@​redocly/cli@​2.15.2

Patch Changes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.15.1 to 2.19.0.
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.15.1...@redocly/cli@2.19.0)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 19, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2026

Superseded by #377.

@dependabot dependabot bot closed this Feb 20, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-2.19.0 branch February 20, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants